Introduction

Building a PCA with more and more samples over time and jamming the results in here

## Importance of first k=5 (out of 80) components:
##                              PC1       PC2       PC3       PC4       PC5
## Standard deviation     7664.8489 4799.0504 2668.5728 1.688e+03 950.72437
## Proportion of Variance    0.6105    0.2393    0.0740 2.961e-02   0.00939
## Cumulative Proportion     0.6105    0.8498    0.9238 9.534e-01   0.96282

## Importance of first k=5 (out of 79) components:
##                              PC1       PC2       PC3       PC4       PC5
## Standard deviation     7470.6441 4314.6667 2.643e+03 1.417e+03 801.15069
## Proportion of Variance    0.6386    0.2130 7.992e-02 2.299e-02   0.00734
## Cumulative Proportion     0.6386    0.8516 9.315e-01 9.545e-01   0.96183